home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / tools / cpx_acc / cpxbasic / sources / basbuild.prj < prev    next >
Encoding:
Text File  |  1994-09-22  |  346 b   |  15 lines

  1. ; PRJ für das BASIC-Builder-Programm
  2. f:\cpxbasic\sources\basbuild.prg
  3.  
  4. =                  ; list of modules follows...
  5.  
  6. PCSTART.O
  7. basbuild          ; compile 
  8.  
  9. PCSTDLIB.LIB       ; standard library
  10. PCTOSLIB.LIB       ; TOS library
  11. PCGEMLIB.LIB       ; TOS library
  12.  
  13.  
  14. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  15.